-
Home
-
WP Mail Logging
-
1.10.3
-
Code
-
Classes
- WPML_MailExtractor
| Total Complexity |
18 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
81 |
| Lines of code |
58 |
| Logical lines of code |
27 |
| Comment lines |
2 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| extractAttachments() |
S |
60 |
4 |
13 |
| extractMessage() |
S |
67 |
3 |
8 |
| extractHeader() |
S |
74 |
2 |
4 |
| convertMultipartsToString() |
S |
66 |
2 |
9 |
| joinMultiParts() |
S |
79 |
2 |
3 |
| __construct() |
S |
91 |
1 |
2 |
| extract() |
S |
65 |
1 |
9 |
| extractReceiver() |
S |
80 |
1 |
3 |
| splitAtComma() |
S |
75 |
1 |
4 |
| joinArrayWithCommaAndNewLine() |
S |
79 |
1 |
3 |